(set #dir-question1 "Gdzie mam zainstalowaê program?")
(set #dir-question2 "Zostanie tam stworzony katalog 'DepthMenu'.")
(set #dir-help "Wybierz katalog, w którym ma byê zainstalowany program. W katalogu, który wybierzesz stworzony zostanie podkatalog 'DepthMenu' a do niego zostanâ skopiowane wszystkie potrzebne pliki.")
(set #languages-help "Program posiada wbudowany jëzyk angielski. Jeôli chcesz aby uûywaî innego jëzyka, zaznacz go na tym ekranie a póúniej ustaw jëzyk go jako preferowany w systemowych ustawieniach Locale.")
(set #docs-question "Które wersje dokumentacji chcesz zainstalowaê?")
(set #docs-help "Program posiada róûne wersje jëzykowe dokumentacji. Na tym ekranie moûesz wybraê, które z nich majâ byê zainstalowane.")
(set #wbstartup-question "\n\nCzy chcesz uruchamiaê program przy starcie systemu?")
(set #wbstartup-positive "Tak (zalecane)")
(set #wbstartup-negative "Nie")
(set #wbstartup-help "Jeôli wybierzesz 'Tak', DepthMenu bëdzie uruchamiany przy kaûdym starcie systemu. Z moûliwoôci tej moûna w kaûdej chwili zrezygnowaê poprzez poprzez wyrzucenie lub przeniesienie pliku START_DepthMenu.info z katalogu WBStartup.\n\nJeôli wybierzesz 'Nie' plik START_DepthMenu.info bëdzie skopiowany do katalogu z programem. Jeôli wiëc zdecydujesz sië na uruchamianie przy starcie systemu to musisz tylko przenieôê jen plik do katalogu WBStartup.")
(set #start-question "\n\nCzy chcesz uruchomiê program teraz?")
(set #start-help "Jeôli wybierzesz 'Tak', DepthMenu bëdzie uruchomiony i gotowy do pracy w tej chwili.")
(set #bye-thanks "\n\nDziëkujë za zainstalowanie programu.")
))
(IF (= @LANGUAGE "english")
(
(set #hello (cat "\n\n\n" @app-name " " #app-ver "\n" #copyright "\n\n\n\nThis script will install DepthMenu program\non your hard-disk.") )
(set #dir-question1 "Where should I install the program?")
(set #dir-question2 "A directory called 'DepthMenu' will be created there.")
(set #dir-help "Choose a directory, where the DepthMenu program should be installed. The installer will create a directory called 'DepthMenu', where all needed files will be copied.")
(set #languages-question "Which catalogs should be installed?")
(set #languages-help "DepthMenu's built-in language in english. If you want it to use some other languale you got to choose it now and set it as prefered in your Locale preferences program after installation.")
(set #docs-question "Which documentations should be installed?")
(set #docs-help "Program documentations are available in different languages. On this screen you can choose, which of them should be installed.")
(set #wbstartup-question "\n\nDo you want to start DepthMenu at system startup?")
(set #wbstartup-positive "Yes (recomended)")
(set #wbstartup-negative "No")
(set #wbstartup-help "If you choose 'Yes', DepthMenu will be started at every system startup. You can always disable it by removing file START_DepthMenu.info from SYS:WBStartup drawer.\n\nIf you choose 'No' you can always enable this feature by placing file START_DepthMenu.info in SYS:WBStartup drawer. In this case you will find this file in DepthMenu's directory.")
(set #start-question "\n\nDo you want to start DepthMenu now?")
(set #start-help "If you choose 'Yes', DepthMenu will be started and ready to work NOW.")